home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 March / Software of the Month Club 1997 March.iso / pc / dos / biz / smartow / install.bat < prev    next >
Encoding:
DOS Batch File  |  1996-02-02  |  1.4 KB  |  55 lines

  1. @ echo off
  2. cls
  3. be sa blue on blue >nul
  4. be window 6 18 14 60 white on black explode
  5. be rowcol 8 23 "          SmarTow Demo       " blinking red on black
  6. be rowcol 10 23 "    Towing & Repair Software"
  7. be rowcol 12 23" NAC * 1996 * All Rights Reserved "
  8.  
  9.  
  10. BE DELAY 40 >NUL
  11.  
  12. cd C:\
  13. MD C:\TOWDEMO
  14.  
  15. CLS
  16. be sa blue on blue >nul
  17. be WINDOW 0 0 24 79 WHITE on white explode
  18. be rowcol 12 30    "  DOWNLOADING  FILES (18)       " BLINKING red on white 
  19.  BE DELAY 15 >NUL
  20. copy TOWDEMO.bat c:\
  21. copy save*.bat c:\TOWDEMO
  22. copy unsave*.bat c:\TOWDEMO
  23. copy *.exe c:\TOWDEMO 
  24. copy ed.com c:\TOWDEMO 
  25. CLS
  26. be sa blue on blue >nul
  27. be WINDOW 5 10 19 69 WHITE on white explode
  28. be rowcol 12 30    "  DOWNLOADING  FILES  (28)       " blinking red on white 
  29.  BE DELAY 15 >NUL
  30. copy *.dbf c:\TOWDEMO 
  31.  
  32. CLS
  33. be sa blue on blue >nul
  34. be WINDOW 10 20 14 59 WHITE on white explode
  35. be rowcol 12 30    "  DOWNLOADING  FILES  (35)    " blinking red on white 
  36.  BE DELAY 15 >NUL
  37. copy est*.ntx c:\TOWDEMO
  38. CLS
  39. be sa blue on blue >nul
  40. be WINDOW 5 10 19 69 WHITE on white explode
  41. be rowcol 12 30    "  DOWNLOADING  FILES  (41)        " blinking red on white 
  42.  BE DELAY 15 >NUL
  43. copy tow*.ntx c:\TOWDEMO 
  44.  
  45. CLS
  46. be sa blue on blue >nul
  47. be WINDOW 0 0 24 79 white on white explode
  48. be rowcol 12 30    "    THANK YOU   " blinking red on white 
  49. copy code*.ntx c:\TOWDEMO
  50. copy mech*.ntx c:\TOWDEMO
  51. copy inv*.ntx c:\TOWDEMO
  52. be delay 15 
  53. c:
  54. TOWDEMO
  55.